home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX Base Documentation 1998 November
/
IRIX 6.5.2 Base Documentation November 1998.img
/
usr
/
share
/
catman
/
u_man
/
cat1
/
uconv.z
/
uconv
Wrap
Text File
|
1998-10-30
|
3KB
|
67 lines
UUUUCCCCOOOONNNNVVVV((((1111)))) UUUUCCCCOOOONNNNVVVV((((1111))))
NNNNAAAAMMMMEEEE
uconv - convert FORTRAN unformatted file
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
uuuuccccoooonnnnvvvv [ ----iiiicccc ] [ file1 ] [ ----rrrr num ] [ ----oooo file2 ]
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
_u_c_o_n_v converts a FORTRAN unformatted data file either from IRIS Series
2000 or IRIS Series 3000 FORTRAN form to IRIS-4D Series FORTRAN form, or
vice versa. _u_c_o_n_v allows FORTRAN users to port their otherwise non-
portable data files opened as FORM="UNFORMATTED".
The _u_c_o_n_v command has the following options:
----iiii Identifies the input file as an IRIS Series 2000 or IRIS Series 3000
FORTRAN unformatted data file. This is the default. Note: the ----cccc
option may not be specified with this option.
----cccc Identifies the input file as an IRIS-4D Series FORTRAN unformatted
data file. Note: the ----iiii option may not be specified with this
option.
----rrrr _n_u_m
Identifies the input and output files as FORTRAN unformatted direct
access data files, with record length _n_u_m. Absence of this switch
identifies the files as FORTRAN unformatted sequential access data
files.
_f_i_l_e_1
The input file to be converted. Default is stdin.
----oooo _f_i_l_e_2
Specifies the output file to be created. _f_i_l_e_2 must not exist. If
this option is absent, output is printed to stdout.
AAAAUUUUTTTTHHHHOOOORRRR
Deborah Ryan
NNNNOOOOTTTTEEEESSSS
_u_c_o_n_v can not convert IRIS Series 2000 or IRIS Series 3000 FORTRAN data
files opened as FORM="BINARY". _u_c_o_n_v can not convert IRIS Series 2000 or
IRIS Series 3000 FORTRAN data files opened as FORM="UNFORMATTED" with the
$BINARY option.
SSSSEEEEEEEE AAAALLLLSSSSOOOO
_P_o_r_t_i_n_g _F_O_R_T_R_A_N _C_o_d_e _t_o _I_R_I_S-_4_D _S_e_r_i_e_s _W_o_r_k_s_t_a_t_i_o_n_s.
PPPPaaaaggggeeee 1111